home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1489 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  887 b 

  1. Path: ohstpy.mps.ohio-state.edu!vancleef
  2. From: vancleef@ohstpy.mps.ohio-state.edu
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: templates
  5. Message-ID: <1996Jan11.045607.8722@ohstpy>
  6. Date: 11 Jan 96 04:56:07 -0500
  7. References: <4d2dk0$ldu@newsbf02.news.aol.com>
  8. Organization: The Ohio State University, Department of Physics
  9.  
  10. In article <4d2dk0$ldu@newsbf02.news.aol.com>, scolarinc@aol.com (ScoLarInc) writes:
  11. > I am going to be taking a data structures course and the C++ code is going
  12. > to include the keyword "template".  MSVC Ver 1.5 doesn't recognize this
  13. > word.  Anyone know if any of the MSVC versions do?  Also, which versions
  14. > of Borland recognize templates?  I hate to change compiler's, but may have
  15. > to.
  16. > Scott
  17. > scolarinc@aol.com
  18.  
  19.  
  20. Well, Borland 2.0 does, I think. I use Borland 3.1 and I bet 4.xx does.
  21. GNUC++ does and so does hp++.
  22.  
  23. It's becoming popular, to say the least.
  24.  
  25.  
  26.  
  27.